home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 July / Practical Internet July 2002.iso / pc / Software / FullProgram / sfv5_flashmag.exe / %MAINDIR% / Help / Macros / HELP80.3DM < prev    next >
Encoding:
Text File  |  2002-01-19  |  352 b   |  10 lines

  1. ;Set up shop currencies and weight units
  2. menuselect mmMainProperties ID_SETUPMENU_DEFINESHOPCURRENCIES
  3. waitwindow IDS_SETUP_SHOP_CURRECIES_WEIGHT_UINTS 5000
  4. listselect IDC_CURRENCY "USD"
  5. listselect IDC_CURRENCY2 "EUR"
  6. listselect IDC_WT 5
  7. moveclick ID_WIZNEXT left
  8. waitwindow IDS_SETUP_SHOP_CURRENCIES 5000
  9. moveclick ID_WIZFINISH left
  10. wait 2000